[JQuery] Is there any plug-in or library to validate a set of form elements

Posted by Ricky on Stack Overflow See other posts from Stack Overflow or by Ricky
Published on 2010-04-12T06:58:30Z Indexed on 2010/04/12 7:03 UTC
Read the original article Hit count: 266

Filed under:
|

Hi guys:

I am a noivce at JQuery.

I'm curious about if there is any plug-in or libraries to help developers validate whether any input value over a set of form elements is not entered (empty string).

I can just think of using a function to achieve this feature. Any better idea?

Thanks.

© Stack Overflow or respective owner

Related posts about jquery-plugins

Related posts about jQuery